0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.1746768951416 359 0.2990 0


No Amazon API Requests Made.


App Debug - Total Time 1.1746768951416 seconds

Number Time From Start Name Description
1 0.73266291618347 Initialise Initialise FSB Function
2 0.73439288139343 App Controller Start Start of the App controller (called before the controller of every page)
3 0.73712491989136 Start of getCategoryListByGroup Function Before first category groups query
4 0.73741292953491 After initial query Before first category groups query
5 0.73741388320923 Get Category List for Group Before the call to getCategoryList function
6 0.73741793632507 Start of GetCategoryList function Start of the function
7 0.73742079734802 Before getting categories Query to get specific category list
8 0.73792600631714 After getting categories Query to get specific category list
9 0.73792695999146 Before getting category custom Before call to function getCategoryCustom
10 0.740553855896 After getting category custom After call to function getCategoryCustom
11 0.74055695533752 Before getting category custom Before call to function getCategoryCustom
12 0.74391078948975 After getting category custom After call to function getCategoryCustom
13 0.74391388893127 Before getting category custom Before call to function getCategoryCustom
14 0.74788594245911 After getting category custom After call to function getCategoryCustom
15 0.74788880348206 Before getting category custom Before call to function getCategoryCustom
16 0.7533848285675 After getting category custom After call to function getCategoryCustom
17 0.75338888168335 Before getting category custom Before call to function getCategoryCustom
18 0.75624680519104 After getting category custom After call to function getCategoryCustom
19 0.75624990463257 Before getting category custom Before call to function getCategoryCustom
20 0.75879096984863 After getting category custom After call to function getCategoryCustom
21 0.7587947845459 End of GetCategoryList function End of the function
22 0.75880479812622 Get Category List for Group Before the call to getCategoryList function
23 0.75880885124207 Start of GetCategoryList function Start of the function
24 0.75881290435791 Before getting categories Query to get specific category list
25 0.75913095474243 End of getCategoryListByGroup Function Before return()
26 0.85210084915161 App Controller End End of the App controller (called before the controller of every page)
27 1.0166528224945 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.0172507762909 Before Get Options Before the call to getOptions in the tpl class
29 1.0412647724152 After Get Options After the call to getOptions in the tpl class
30 1.0413320064545 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.1746518611908 Finalizing debug Before the debug is output to the page.
32 1.174674987793 End of App This is the end of the app logging, final timestamp


Query Debug - 359 Database Queries. Total time 0.2990 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0004 0.00044608116149902
SELECT parameter, value FROM parameters
2 0.0012 0.0011849403381348
SELECT * FROM `bad_bots`
3 0.0003 0.00032877922058105
SET time_zone = 'Europe/London'
4 0.0002 0.00024008750915527
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0006 0.00060606002807617
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:12:\"3.133.82.244\";}'
6 0.0005 0.00052881240844727
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1715708722'
7 0.0018 0.0017530918121338
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0010 0.00096011161804199
UPDATE autorun SET lastrun = '2024-05-14 17:45:22' WHERE id = '16'
9 0.0005 0.00049209594726562
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0003 0.00033402442932129
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0004 0.00040006637573242
SELECT * FROM pages WHERE id = 52
12 0.0007 0.00073409080505371
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0010 0.00098299980163574
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0004 0.00041389465332031
SELECT * FROM pages WHERE pagename = 'search'
15 0.0003 0.00027608871459961
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0005 0.00048589706420898
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0003 0.00025606155395508
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0003 0.00027704238891602
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0003 0.00030303001403809
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00028491020202637
SELECT id FROM categories WHERE parent_id = '26'
21 0.0003 0.00028395652770996
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0003 0.00025796890258789
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0003 0.00026702880859375
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0003 0.00026082992553711
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00031590461730957
SELECT * FROM categorygroups WHERE id = '1'
26 0.0003 0.00032711029052734
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0003 0.00032806396484375
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0003 0.00029397010803223
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0004 0.00036406517028809
SELECT id FROM categories WHERE parent_id = '27'
30 0.0004 0.00039196014404297
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0005 0.00048017501831055
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0005 0.00047087669372559
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0003 0.00026297569274902
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.0003359317779541
SELECT * FROM categorygroups WHERE id = '1'
35 0.0005 0.00054287910461426
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0006 0.00061297416687012
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0005 0.00053310394287109
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0004 0.00038290023803711
SELECT id FROM categories WHERE parent_id = '28'
39 0.0003 0.00031399726867676
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0003 0.00034999847412109
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0004 0.00040292739868164
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0003 0.00032997131347656
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0004 0.00040602684020996
SELECT * FROM categorygroups WHERE id = '1'
44 0.0007 0.00073504447937012
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0006 0.00057291984558105
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0007 0.00070691108703613
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0006 0.00064396858215332
SELECT id FROM categories WHERE parent_id = '29'
48 0.0008 0.00078201293945312
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0008 0.00079607963562012
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0005 0.00045108795166016
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0004 0.0003509521484375
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00034093856811523
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.0003509521484375
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0003 0.00028800964355469
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0003 0.00027799606323242
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0004 0.00036096572875977
SELECT id FROM categories WHERE parent_id = '30'
57 0.0003 0.00030708312988281
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0003 0.00032520294189453
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0003 0.00029397010803223
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0003 0.00026512145996094
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00025606155395508
SELECT * FROM categorygroups WHERE id = '1'
62 0.0003 0.00026679039001465
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0003 0.00029277801513672
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0002 0.00024795532226562
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00025200843811035
SELECT id FROM categories WHERE parent_id = '31'
66 0.0003 0.0002589225769043
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0003 0.00028800964355469
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0003 0.00025296211242676
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0003 0.00025200843811035
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00027990341186523
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.00029993057250977
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0003 0.00030994415283203
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0003 0.00033998489379883
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0003 0.00028514862060547
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0003 0.00025796890258789
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0002 0.00023198127746582
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0006 0.00064206123352051
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.0872 0.087163925170898
SELECT * FROM ipgeocountries WHERE INET_ATON('3.133.82.244') >= INET_ATON(ip_start) AND INET_ATON('3.133.82.244') <= INET_ATON(ip_end)
79 0.0008 0.00083613395690918
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0003 0.00028181076049805
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0003 0.0002741813659668
SELECT * FROM pages WHERE pagename = 'search'
82 0.0002 0.00023794174194336
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0003 0.0002899169921875
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0003 0.00025796890258789
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0002 0.00022792816162109
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0003 0.0002899169921875
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0003 0.00027704238891602
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0005 0.00047683715820312
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'clipper organic rooibos tea fairtrade caffeine free with antioxidants', NOW(), '3.133.82.244'
89 0.0008 0.00080204010009766
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0015 0.0015449523925781
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0052 0.0051679611206055
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'clipper') OR (keyfeatures LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (keyfeatures LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (keyfeatures LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (keyfeatures LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (keyfeatures LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (keyfeatures LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (keyfeatures LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (keyfeatures LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (keyfeatures LIKE 'antioxidants') OR (title LIKE 'antioxidants'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0022 0.0021579265594482
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (title LIKE 'antioxidants'))
		AND hide = 0
93 0.0013 0.001262903213501
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (title LIKE 'antioxidants'))
		AND hide = 0
94 0.0006 0.00063014030456543
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0131 0.01313304901123
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%clipper%') OR (keyfeatures LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (keyfeatures LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (keyfeatures LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (keyfeatures LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (keyfeatures LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (keyfeatures LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (keyfeatures LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (keyfeatures LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (keyfeatures LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0009 0.00088810920715332
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))
		AND hide = 0
97 0.0012 0.0011570453643799
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))
		AND hide = 0
98 0.0007 0.00072002410888672
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0006 0.00064611434936523
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0058 0.0058450698852539
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'clipper') OR (keyfeatures LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (keyfeatures LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (keyfeatures LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (keyfeatures LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (keyfeatures LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (keyfeatures LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (keyfeatures LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (keyfeatures LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (keyfeatures LIKE 'antioxidants') OR (title LIKE 'antioxidants'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0040 0.0040280818939209
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (title LIKE 'antioxidants'))
		AND hide = 0
102 0.0003 0.00029301643371582
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (title LIKE 'antioxidants'))
		AND hide = 0
103 0.0003 0.00025391578674316
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0169 0.016861915588379
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%clipper%') OR (keyfeatures LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (keyfeatures LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (keyfeatures LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (keyfeatures LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (keyfeatures LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (keyfeatures LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (keyfeatures LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (keyfeatures LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (keyfeatures LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0002 0.00023818016052246
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))
		AND hide = 0
106 0.0003 0.00031399726867676
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))
		AND hide = 0
107 0.0005 0.00050711631774902
SELECT * FROM products WHERE id = '890'
108 0.0003 0.00028800964355469
SELECT * FROM productimages WHERE product_id = '890' ORDER BY sortorder ASC
109 0.0003 0.00027704238891602
SELECT * FROM product_image_select WHERE product_id = '890'
110 0.0003 0.00029993057250977
SELECT * FROM productcustomimages WHERE product_id = '890'
111 0.0004 0.00035214424133301
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '890' AND a.name = n.originalname
112 0.0003 0.00033807754516602
SELECT * FROM productoffers WHERE product_id = '890' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0003 0.00029420852661133
SELECT * FROM productoffers
                WHERE product_id = '890' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0003 0.00030612945556641
SELECT value FROM productattributes WHERE product_id = '890' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
115 0.0006 0.00063586235046387
SELECT * FROM products WHERE id = '1917'
116 0.0010 0.0010349750518799
SELECT * FROM productimages WHERE product_id = '1917' ORDER BY sortorder ASC
117 0.0005 0.00050997734069824
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1917' AND p.id = pi.product_id ORDER BY pi.sortorder
118 0.0004 0.00042891502380371
SELECT * FROM product_image_select WHERE product_id = '1917'
119 0.0004 0.00035786628723145
SELECT * FROM productcustomimages WHERE product_id = '1917'
120 0.0006 0.00060296058654785
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1917'
                GROUP BY o.product_id
121 0.0005 0.00050806999206543
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1917'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
122 0.0004 0.00035214424133301
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1917
123 0.0012 0.0011630058288574
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1917' AND a.name = n.originalname
124 0.0003 0.00034284591674805
SELECT * FROM productoffers WHERE product_id = '1917' AND merchantid = 'A1X6FK5RDHNB96'
125 0.0006 0.00064206123352051
SELECT * FROM productoffers
                WHERE product_id = '1917' AND price > 0
                ORDER BY price ASC LIMIT 1
126 0.0004 0.00041389465332031
SELECT * FROM productoffers
                WHERE product_id = 1917
                ORDER BY price ASC LIMIT 1
127 0.0005 0.00045394897460938
SELECT value FROM productattributes
                WHERE product_id = '1917'
                AND name = 'ListPriceAmount'
128 0.0007 0.0006871223449707
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1917'
                GROUP BY o.product_id
129 0.0002 0.00020408630371094
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1917'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
130 0.0002 0.00018882751464844
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1917
131 0.0004 0.00044918060302734
SELECT * FROM products WHERE parent_id = '1917'
132 0.0008 0.00075006484985352
SELECT * FROM products WHERE id = '3546'
133 0.0012 0.0011610984802246
SELECT * FROM productimages WHERE product_id = '3546' ORDER BY sortorder ASC
134 0.0004 0.00039196014404297
SELECT * FROM product_image_select WHERE product_id = '3546'
135 0.0003 0.00031900405883789
SELECT * FROM productcustomimages WHERE product_id = '3546'
136 0.0031 0.0030801296234131
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3546' AND a.name = n.originalname
137 0.0006 0.00059890747070312
SELECT * FROM productoffers WHERE product_id = '3546' AND merchantid = 'A1X6FK5RDHNB96'
138 0.0006 0.00056314468383789
SELECT * FROM productoffers
                WHERE product_id = '3546' AND price > 0
                ORDER BY price ASC LIMIT 1
139 0.0006 0.00061988830566406
SELECT value FROM productattributes WHERE product_id = '3546' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
140 0.0007 0.00072288513183594
SELECT * FROM products WHERE id = '3743'
141 0.0004 0.00041699409484863
SELECT * FROM productimages WHERE product_id = '3743' ORDER BY sortorder ASC
142 0.0003 0.00028491020202637
SELECT * FROM product_image_select WHERE product_id = '3743'
143 0.0003 0.00027680397033691
SELECT * FROM productcustomimages WHERE product_id = '3743'
144 0.0003 0.00025486946105957
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3743' AND a.name = n.originalname
145 0.0003 0.0002901554107666
SELECT * FROM productoffers WHERE product_id = '3743' AND merchantid = 'A1X6FK5RDHNB96'
146 0.0003 0.0003058910369873
SELECT * FROM productoffers
                WHERE product_id = '3743' AND price > 0
                ORDER BY price ASC LIMIT 1
147 0.0003 0.00025010108947754
SELECT value FROM productattributes WHERE product_id = '3743' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
148 0.0006 0.00060796737670898
SELECT * FROM products WHERE id = '974'
149 0.0003 0.00030398368835449
SELECT * FROM productimages WHERE product_id = '974' ORDER BY sortorder ASC
150 0.0003 0.0002589225769043
SELECT * FROM product_image_select WHERE product_id = '974'
151 0.0003 0.00029087066650391
SELECT * FROM productcustomimages WHERE product_id = '974'
152 0.0003 0.00027894973754883
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '974' AND a.name = n.originalname
153 0.0003 0.00029492378234863
SELECT * FROM productoffers WHERE product_id = '974' AND merchantid = 'A1X6FK5RDHNB96'
154 0.0003 0.00033307075500488
SELECT * FROM productoffers
                WHERE product_id = '974' AND price > 0
                ORDER BY price ASC LIMIT 1
155 0.0003 0.00026202201843262
SELECT value FROM productattributes WHERE product_id = '974' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
156 0.0006 0.00063300132751465
SELECT * FROM products WHERE id = '1115'
157 0.0003 0.00030207633972168
SELECT * FROM productimages WHERE product_id = '1115' ORDER BY sortorder ASC
158 0.0003 0.00032997131347656
SELECT * FROM product_image_select WHERE product_id = '1115'
159 0.0003 0.00026917457580566
SELECT * FROM productcustomimages WHERE product_id = '1115'
160 0.0003 0.00028109550476074
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1115' AND a.name = n.originalname
161 0.0003 0.00028896331787109
SELECT * FROM productoffers WHERE product_id = '1115' AND merchantid = 'A1X6FK5RDHNB96'
162 0.0003 0.00031495094299316
SELECT * FROM productoffers
                WHERE product_id = '1115' AND price > 0
                ORDER BY price ASC LIMIT 1
163 0.0003 0.00027084350585938
SELECT value FROM productattributes WHERE product_id = '1115' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
164 0.0006 0.0006108283996582
SELECT * FROM products WHERE id = '1204'
165 0.0003 0.00028705596923828
SELECT * FROM productimages WHERE product_id = '1204' ORDER BY sortorder ASC
166 0.0003 0.00027990341186523
SELECT * FROM product_image_select WHERE product_id = '1204'
167 0.0003 0.00030684471130371
SELECT * FROM productcustomimages WHERE product_id = '1204'
168 0.0003 0.00028800964355469
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1204' AND a.name = n.originalname
169 0.0003 0.00030779838562012
SELECT * FROM productoffers WHERE product_id = '1204' AND merchantid = 'A1X6FK5RDHNB96'
170 0.0003 0.00028395652770996
SELECT * FROM productoffers
                WHERE product_id = '1204' AND price > 0
                ORDER BY price ASC LIMIT 1
171 0.0003 0.00025081634521484
SELECT value FROM productattributes WHERE product_id = '1204' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
172 0.0005 0.00054407119750977
SELECT * FROM products WHERE id = '4505'
173 0.0013 0.0013339519500732
SELECT * FROM productimages WHERE product_id = '4505' ORDER BY sortorder ASC
174 0.0005 0.00054597854614258
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4505' AND p.id = pi.product_id ORDER BY pi.sortorder
175 0.0004 0.00040793418884277
SELECT * FROM product_image_select WHERE product_id = '4505'
176 0.0004 0.00036907196044922
SELECT * FROM productcustomimages WHERE product_id = '4505'
177 0.0005 0.00049209594726562
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4505'
                GROUP BY o.product_id
178 0.0006 0.00058794021606445
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4505'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
179 0.0004 0.00038290023803711
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4505
180 0.0011 0.0011351108551025
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4505' AND a.name = n.originalname
181 0.0004 0.00037503242492676
SELECT * FROM productoffers WHERE product_id = '4505' AND merchantid = 'A1X6FK5RDHNB96'
182 0.0004 0.00037503242492676
SELECT * FROM productoffers
                WHERE product_id = '4505' AND price > 0
                ORDER BY price ASC LIMIT 1
183 0.0003 0.00034308433532715
SELECT * FROM productoffers
                WHERE product_id = 4505
                ORDER BY price ASC LIMIT 1
184 0.0004 0.0003669261932373
SELECT value FROM productattributes
                WHERE product_id = '4505'
                AND name = 'ListPriceAmount'
185 0.0002 0.00024914741516113
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4505'
                GROUP BY o.product_id
186 0.0002 0.000244140625
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4505'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
187 0.0003 0.00027298927307129
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4505
188 0.0005 0.00052595138549805
SELECT value FROM productattributes WHERE product_id = '4505' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
189 0.0006 0.00063300132751465
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4505'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'PackageQuantity'
                GROUP BY o.value
                ORDER BY o.value ASC
190 0.0005 0.00048208236694336
SELECT * FROM products WHERE parent_id = '4505'
191 0.0006 0.00057291984558105
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4506' AND a.name = n.originalname
192 0.0005 0.00051307678222656
SELECT * FROM productoffers WHERE product_id = '4506' AND merchantid = 'A1X6FK5RDHNB96'
193 0.0005 0.00045609474182129
SELECT * FROM products WHERE id = '1017'
194 0.0011 0.0011031627655029
SELECT * FROM productimages WHERE product_id = '1017' ORDER BY sortorder ASC
195 0.0004 0.00040888786315918
SELECT * FROM product_image_select WHERE product_id = '1017'
196 0.0003 0.00034999847412109
SELECT * FROM productcustomimages WHERE product_id = '1017'
197 0.0013 0.0012779235839844
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1017' AND a.name = n.originalname
198 0.0004 0.0004429817199707
SELECT * FROM productoffers WHERE product_id = '1017' AND merchantid = 'A1X6FK5RDHNB96'
199 0.0004 0.00041604042053223
SELECT * FROM productoffers
                WHERE product_id = '1017' AND price > 0
                ORDER BY price ASC LIMIT 1
200 0.0004 0.00042605400085449
SELECT value FROM productattributes WHERE product_id = '1017' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
201 0.0006 0.00055694580078125
SELECT * FROM products WHERE id = '1201'
202 0.0014 0.0014278888702393
SELECT * FROM productimages WHERE product_id = '1201' ORDER BY sortorder ASC
203 0.0005 0.00045108795166016
SELECT * FROM product_image_select WHERE product_id = '1201'
204 0.0004 0.00036096572875977
SELECT * FROM productcustomimages WHERE product_id = '1201'
205 0.0034 0.0033950805664062
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1201' AND a.name = n.originalname
206 0.0004 0.00044989585876465
SELECT * FROM productoffers WHERE product_id = '1201' AND merchantid = 'A1X6FK5RDHNB96'
207 0.0004 0.00043702125549316
SELECT * FROM productoffers
                WHERE product_id = '1201' AND price > 0
                ORDER BY price ASC LIMIT 1
208 0.0004 0.00044703483581543
SELECT value FROM productattributes WHERE product_id = '1201' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
209 0.0005 0.00053286552429199
SELECT * FROM products WHERE id = '1200'
210 0.0010 0.00095081329345703
SELECT * FROM productimages WHERE product_id = '1200' ORDER BY sortorder ASC
211 0.0004 0.00037884712219238
SELECT * FROM product_image_select WHERE product_id = '1200'
212 0.0003 0.00033402442932129
SELECT * FROM productcustomimages WHERE product_id = '1200'
213 0.0008 0.00078296661376953
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1200' AND a.name = n.originalname
214 0.0004 0.00043201446533203
SELECT * FROM productoffers WHERE product_id = '1200' AND merchantid = 'A1X6FK5RDHNB96'
215 0.0004 0.00038313865661621
SELECT * FROM productoffers
                WHERE product_id = '1200' AND price > 0
                ORDER BY price ASC LIMIT 1
216 0.0007 0.00074410438537598
SELECT value FROM productattributes WHERE product_id = '1200' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
217 0.0006 0.00057721138000488
SELECT * FROM products WHERE id = '1009'
218 0.0004 0.00042295455932617
SELECT * FROM productimages WHERE product_id = '1009' ORDER BY sortorder ASC
219 0.0002 0.00021100044250488
SELECT * FROM product_image_select WHERE product_id = '1009'
220 0.0002 0.00021886825561523
SELECT * FROM productcustomimages WHERE product_id = '1009'
221 0.0002 0.0002281665802002
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1009' AND a.name = n.originalname
222 0.0002 0.00022387504577637
SELECT * FROM productoffers WHERE product_id = '1009' AND merchantid = 'A1X6FK5RDHNB96'
223 0.0002 0.00022792816162109
SELECT * FROM productoffers
                WHERE product_id = '1009' AND price > 0
                ORDER BY price ASC LIMIT 1
224 0.0002 0.00023293495178223
SELECT value FROM productattributes WHERE product_id = '1009' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
225 0.0005 0.00048995018005371
SELECT * FROM products WHERE id = '1095'
226 0.0002 0.00023198127746582
SELECT * FROM productimages WHERE product_id = '1095' ORDER BY sortorder ASC
227 0.0002 0.00022196769714355
SELECT * FROM product_image_select WHERE product_id = '1095'
228 0.0002 0.00021505355834961
SELECT * FROM productcustomimages WHERE product_id = '1095'
229 0.0002 0.00024080276489258
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1095' AND a.name = n.originalname
230 0.0002 0.00023102760314941
SELECT * FROM productoffers WHERE product_id = '1095' AND merchantid = 'A1X6FK5RDHNB96'
231 0.0003 0.00027084350585938
SELECT * FROM productoffers
                WHERE product_id = '1095' AND price > 0
                ORDER BY price ASC LIMIT 1
232 0.0002 0.00021600723266602
SELECT value FROM productattributes WHERE product_id = '1095' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
233 0.0005 0.00045204162597656
SELECT * FROM products WHERE id = '878'
234 0.0002 0.0002281665802002
SELECT * FROM productimages WHERE product_id = '878' ORDER BY sortorder ASC
235 0.0002 0.00024008750915527
SELECT * FROM product_image_select WHERE product_id = '878'
236 0.0002 0.00022506713867188
SELECT * FROM productcustomimages WHERE product_id = '878'
237 0.0003 0.0002598762512207
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '878' AND a.name = n.originalname
238 0.0002 0.00023603439331055
SELECT * FROM productoffers WHERE product_id = '878' AND merchantid = 'A1X6FK5RDHNB96'
239 0.0003 0.00026988983154297
SELECT * FROM productoffers
                WHERE product_id = '878' AND price > 0
                ORDER BY price ASC LIMIT 1
240 0.0002 0.00023794174194336
SELECT value FROM productattributes WHERE product_id = '878' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
241 0.0005 0.0004730224609375
SELECT * FROM products WHERE id = '1278'
242 0.0009 0.00090289115905762
SELECT * FROM productimages WHERE product_id = '1278' ORDER BY sortorder ASC
243 0.0005 0.00047087669372559
SELECT * FROM product_image_select WHERE product_id = '1278'
244 0.0004 0.00038313865661621
SELECT * FROM productcustomimages WHERE product_id = '1278'
245 0.0014 0.0014040470123291
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1278' AND a.name = n.originalname
246 0.0005 0.00046992301940918
SELECT * FROM productoffers WHERE product_id = '1278' AND merchantid = 'A1X6FK5RDHNB96'
247 0.0004 0.00043201446533203
SELECT * FROM productoffers
                WHERE product_id = '1278' AND price > 0
                ORDER BY price ASC LIMIT 1
248 0.0005 0.0004570484161377
SELECT value FROM productattributes WHERE product_id = '1278' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
249 0.0007 0.00070810317993164
SELECT * FROM products WHERE id = '941'
250 0.0012 0.001209020614624
SELECT * FROM productimages WHERE product_id = '941' ORDER BY sortorder ASC
251 0.0005 0.00053000450134277
SELECT * FROM product_image_select WHERE product_id = '941'
252 0.0004 0.00040102005004883
SELECT * FROM productcustomimages WHERE product_id = '941'
253 0.0032 0.0032439231872559
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '941' AND a.name = n.originalname
254 0.0006 0.00058484077453613
SELECT * FROM productoffers WHERE product_id = '941' AND merchantid = 'A1X6FK5RDHNB96'
255 0.0006 0.0005800724029541
SELECT * FROM productoffers
                WHERE product_id = '941' AND price > 0
                ORDER BY price ASC LIMIT 1
256 0.0008 0.00080680847167969
SELECT value FROM productattributes WHERE product_id = '941' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
257 0.0014 0.0014371871948242
SELECT * FROM products WHERE id = '4814'
258 0.0006 0.00057196617126465
SELECT * FROM productimages WHERE product_id = '4814' ORDER BY sortorder ASC
259 0.0005 0.0004889965057373
SELECT * FROM product_image_select WHERE product_id = '4814'
260 0.0004 0.00043988227844238
SELECT * FROM productcustomimages WHERE product_id = '4814'
261 0.0028 0.0028319358825684
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4814' AND a.name = n.originalname
262 0.0005 0.00053000450134277
SELECT * FROM productoffers WHERE product_id = '4814' AND merchantid = 'A1X6FK5RDHNB96'
263 0.0004 0.00044894218444824
SELECT * FROM productoffers
                WHERE product_id = '4814' AND price > 0
                ORDER BY price ASC LIMIT 1
264 0.0005 0.00052213668823242
SELECT value FROM productattributes WHERE product_id = '4814' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
265 0.0006 0.00062084197998047
SELECT * FROM products WHERE id = '2883'
266 0.0008 0.00076889991760254
SELECT * FROM productimages WHERE product_id = '2883' ORDER BY sortorder ASC
267 0.0004 0.00044107437133789
SELECT * FROM product_image_select WHERE product_id = '2883'
268 0.0004 0.0003821849822998
SELECT * FROM productcustomimages WHERE product_id = '2883'
269 0.0016 0.0015769004821777
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2883' AND a.name = n.originalname
270 0.0006 0.0005500316619873
SELECT * FROM productoffers WHERE product_id = '2883' AND merchantid = 'A1X6FK5RDHNB96'
271 0.0004 0.0004429817199707
SELECT * FROM productoffers
                WHERE product_id = '2883' AND price > 0
                ORDER BY price ASC LIMIT 1
272 0.0005 0.00052905082702637
SELECT * FROM productoffers
                WHERE product_id = 2883
                ORDER BY price ASC LIMIT 1
273 0.0005 0.00046181678771973
SELECT value FROM productattributes
                WHERE product_id = '2883'
                AND name = 'ListPriceAmount'
274 0.0005 0.000518798828125
SELECT value FROM productattributes WHERE product_id = '2883' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
275 0.0002 0.000244140625
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '890' ORDER BY timestamp DESC
276 0.0005 0.00048995018005371
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1917' ORDER BY timestamp DESC
277 0.0004 0.00035309791564941
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3546' ORDER BY timestamp DESC
278 0.0002 0.00023698806762695
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3743' ORDER BY timestamp DESC
279 0.0003 0.00028419494628906
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '974' ORDER BY timestamp DESC
280 0.0003 0.00027704238891602
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1115' ORDER BY timestamp DESC
281 0.0003 0.00028395652770996
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1204' ORDER BY timestamp DESC
282 0.0004 0.00040102005004883
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4505' ORDER BY timestamp DESC
283 0.0004 0.00035595893859863
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1017' ORDER BY timestamp DESC
284 0.0004 0.0003809928894043
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1201' ORDER BY timestamp DESC
285 0.0004 0.00035381317138672
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1200' ORDER BY timestamp DESC
286 0.0002 0.00024318695068359
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1009' ORDER BY timestamp DESC
287 0.0003 0.00032687187194824
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1095' ORDER BY timestamp DESC
288 0.0003 0.00032496452331543
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '878' ORDER BY timestamp DESC
289 0.0003 0.00033211708068848
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1278' ORDER BY timestamp DESC
290 0.0004 0.0003509521484375
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '941' ORDER BY timestamp DESC
291 0.0004 0.00038695335388184
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4814' ORDER BY timestamp DESC
292 0.0004 0.00035715103149414
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2883' ORDER BY timestamp DESC
293 0.0003 0.00031614303588867
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
294 0.0002 0.00023102760314941
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
295 0.0003 0.00029206275939941
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
296 0.0003 0.00027894973754883
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
297 0.0002 0.00023412704467773
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
298 0.0002 0.00023913383483887
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
299 0.0003 0.00030803680419922
SELECT * FROM products WHERE id = 1626
300 0.0005 0.00047898292541504
SELECT * FROM products WHERE id = 4041
301 0.0005 0.00049400329589844
SELECT * FROM products WHERE id = 4312
302 0.0004 0.0003662109375
SELECT * FROM products WHERE id = 777
303 0.0004 0.00037217140197754
SELECT * FROM products WHERE id = 3881
304 0.0005 0.00047183036804199
SELECT * FROM products WHERE id = 4213
305 0.0005 0.00047397613525391
SELECT * FROM products WHERE id = '1626'
306 0.0003 0.00027799606323242
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
307 0.0003 0.00029206275939941
SELECT * FROM product_image_select WHERE product_id = '1626'
308 0.0003 0.0002589225769043
SELECT * FROM productcustomimages WHERE product_id = '1626'
309 0.0002 0.00023722648620605
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
310 0.0003 0.00031685829162598
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
311 0.0003 0.00026988983154297
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
312 0.0007 0.00069093704223633
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
313 0.0004 0.00041818618774414
SELECT * FROM products WHERE id = '4041'
314 0.0003 0.00032401084899902
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
315 0.0003 0.00028395652770996
SELECT * FROM product_image_select WHERE product_id = '4041'
316 0.0003 0.00025296211242676
SELECT * FROM productcustomimages WHERE product_id = '4041'
317 0.0003 0.00029802322387695
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
318 0.0003 0.00034403800964355
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
319 0.0003 0.00029397010803223
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
320 0.0002 0.00024604797363281
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
321 0.0004 0.00037693977355957
SELECT * FROM products WHERE id = '4312'
322 0.0003 0.00031089782714844
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
323 0.0003 0.00025105476379395
SELECT * FROM product_image_select WHERE product_id = '4312'
324 0.0003 0.0002591609954834
SELECT * FROM productcustomimages WHERE product_id = '4312'
325 0.0003 0.00029778480529785
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
326 0.0003 0.00027012825012207
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
327 0.0003 0.00029277801513672
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
328 0.0003 0.0002899169921875
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
329 0.0004 0.00040006637573242
SELECT * FROM products WHERE id = '777'
330 0.0003 0.00027704238891602
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
331 0.0003 0.00027298927307129
SELECT * FROM product_image_select WHERE product_id = '777'
332 0.0003 0.00028491020202637
SELECT * FROM productcustomimages WHERE product_id = '777'
333 0.0003 0.00029683113098145
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
334 0.0003 0.00034308433532715
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
335 0.0004 0.00038480758666992
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
336 0.0003 0.00030207633972168
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
337 0.0004 0.0003960132598877
SELECT * FROM products WHERE id = '3881'
338 0.0005 0.00048995018005371
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
339 0.0003 0.00028491020202637
SELECT * FROM product_image_select WHERE product_id = '3881'
340 0.0003 0.00031304359436035
SELECT * FROM productcustomimages WHERE product_id = '3881'
341 0.0003 0.00029087066650391
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
342 0.0003 0.00029397010803223
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
343 0.0003 0.00031709671020508
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
344 0.0003 0.00030803680419922
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
345 0.0004 0.00042986869812012
SELECT * FROM products WHERE id = '4213'
346 0.0005 0.0005180835723877
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
347 0.0003 0.00028800964355469
SELECT * FROM product_image_select WHERE product_id = '4213'
348 0.0003 0.00030994415283203
SELECT * FROM productcustomimages WHERE product_id = '4213'
349 0.0003 0.00029706954956055
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
350 0.0003 0.00030303001403809
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
351 0.0003 0.00029397010803223
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
352 0.0003 0.00026106834411621
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
353 0.0004 0.00036787986755371
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
354 0.0004 0.00037598609924316
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
355 0.0006 0.00064802169799805
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
356 0.0005 0.00048303604125977
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
357 0.0006 0.00055289268493652
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
358 0.0004 0.0004270076751709
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
359 0.0004 0.00044488906860352
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'